CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Linux 管道

搜索资源列表

  1. pipe

    0下载:
  2. 操作系统编程,利用pipe管道实现进程间通信,linux环境下gcc编译-Operating system programming, the use of pipe pipeline implementation process communication, linux environment gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:839
    • 提供者:
  1. a

    0下载:
  2. linux网络程序设计的例子源代码,有关进程,管道,CS结构,UDP,TCP,原始套接字-unix linux network programming codes
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:744080
    • 提供者:李云
  1. LinuxShell

    0下载:
  2. 大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect comma
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:202181
    • 提供者:李毅
  1. LINUX_process

    0下载:
  2. 这是linux下关于进程操作的两个例子,分别是"父子进程都写入文件"和"管道-两个子进程写父进程读".这两个程序对初学都理解linux下的多进程操作很有帮助.在linux GCC下编译通过.-This is under linux operating on two examples of the process, namely the " father and son have been entered into the process of document" and &qu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:
  1. ipc

    1下载:
  2. Linux进程间通信小例子,包括管道,命名管道,信号,共享内存,消息队列等-Linux small example of the process of communication, including pipes, named pipes, signals, shared memory, message queues, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4051
    • 提供者:owenbbkp
  1. FIFO

    0下载:
  2. FIFO,命名管道。对linux命名管道的一些归纳,总结。希望对大家有帮助。你说好不好-FIFO, named pipe. Linux named pipe on a number of summary, in conclusion. We want to help. You say good
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:64083
    • 提供者:徐尉
  1. signal-comminication

    0下载:
  2. linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:7523
    • 提供者:韩佳楠
  1. Monitor

    0下载:
  2. Linux下监控某个服务进程,并通过Email和Fetion告警,通过管道实现通信,支持Email,Feion不同告警方式。含有email发送,飞信发送源码。 详情访问博客:www.yqshare.com 转载请注明出处!-Monitoring a service process under Linux, and through Email and Fetion alarm, through the pipe for communication, support Email, F
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:600052
    • 提供者:璐盟其
  1. ipc

    0下载:
  2. linux进程间通讯,包括管道、消息队列、信号量通讯。-linux inter-process communication, including pipes, message queues, semaphores communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:719917
    • 提供者:熊剑
  1. code

    0下载:
  2. linux 应用程序的编写,如共享内存,管道的读写,信号,定时等基本的应用程序编写-linux application preparation, such as shared memory, read and write pipes, signals, timing and other basic application programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:4064
    • 提供者:yongzheng
  1. p10.2

    0下载:
  2. linux使用管道实现进程间的双向通信 pipe-linux pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:625
    • 提供者:贼船长
  1. Linux

    0下载:
  2. 管道环境变量的修改与观察,实现对环境变量的检测-Pipeline modify environment variables and observation, to achieve the detection of environmental variables
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1376
    • 提供者:jin
  1. Linux

    0下载:
  2. 命名管道,时间修改,客户端服务器的通讯,文件间的拷贝-Named pipes, time changes, client-server communications, file copy between
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1975
    • 提供者:jin
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. linux

    0下载:
  2. LINUX进程间通信程序设计演示代码,包括3种通讯方式:管道通讯,信号通讯,共享内存通讯。-LINUX programming inter-process communication demo code, including three kinds of communication: communication channels, signal communications, shared memory communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3429
    • 提供者:mini
  1. SimpleChatwwx

    0下载:
  2. linux下的FTP服务器,使用C开发,GCC编译;实现文件的上传、下载、断点续传;技术点:守候进程、进程间通讯、管道、soket编程、文件I/O标准库函数与系统调用、文件权限管理-FTP server under linux, using the C Development, GCC compiler file upload, download, HTTP technical point: waiting for the process of inter-process commu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:28166829
    • 提供者:王文星
  1. FIFO

    0下载:
  2. Linux下用命名管道FIFO写的进程间通信程序(经典集合,用gcc编译器,可直接使用,吐血奉送)-FIFO under Linux using named pipe communication between the process of writing procedures (classical set, with the gcc compiler, can be used directly, vomiting blood Complimentary)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-03-28
    • 文件大小:24721
    • 提供者:FarEast8612
  1. Process-communication

    1下载:
  2. ? 编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串; ? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信 ? 发送进程应可以从窗口或键盘上接收字符串; ? 接收进程应可将字符串显示在窗口上; -? preparation of two processes, a process responsible for sending a string, another process is responsible for receivin
  3. 所属分类:Windows Develop

    • 发布日期:2015-12-22
    • 文件大小:119808
    • 提供者:陈明
  1. pipe

    1下载:
  2. LINUX进程通信方法很多,但对于父子进程,最简单实用的方法就是管道。 示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe. Here is an example of pipe.
  3. 所属分类:Linux Network

    • 发布日期:2015-09-30
    • 文件大小:5120
    • 提供者:y
  1. linux-ipc-chat

    0下载:
  2. 自己的写的linux下的管道聊天程序. 可以在超级终端开启两个session,然后分别运行两个应用程序.-A chat program pipes under linux. You can open two session sin the HyperTerminal, and then run the two applications, respectively.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:7245
    • 提供者:张元
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com